第1步:让我们设置控制台和精灵,让玩家用鼠标进行控制。

  • Volcano 背景拖动到程序中。
  • 将任何 Dinosaur 精灵拖动到程序中。将精灵的名称更改为 dino
  • 点击 ,将 Set Size 拖动到程序中。
  • .set_size() 前面的名称更改为 dino。将大小更改为浮点数 0.4

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)